home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 3 / Precision Software Applications Silver Collection Volume Three (PSM) (1993).iso / music2 / pedal.arj / PEDAL.DOC < prev   
Text File  |  1992-11-29  |  845b  |  26 lines

  1. PEDAL.COM
  2.  
  3. Author:        Keith Walker     76505,2411
  4. Date:        92.11.29
  5.  
  6. Description:
  7.     A memory-resident (TSR) routine to use a foot pedal (connected to the 
  8.     game port) as a remote spacebar.  This allows the pedal to be used to 
  9.     start and stop playback in CAKEWALK.
  10.  
  11. Call:
  12.     C> PEDAL    Installs the TSR routine
  13.     C> PEDAL/r    Removes the TSR routine from memory
  14.             NOTE: no space before "/", "r" is lowercase
  15.  
  16. Messages:
  17.     PEDAL installed           Normal result of installation
  18.     PEDAL already installed       Attempt to reinstall when already installed
  19.     PEDAL removed           Normal result of removal
  20.     PEDAL is not installed       Attempt to remove when not installed
  21.  
  22. Special Hardware Required:
  23.     Requires a game port
  24.     Requires a normally-closed foot switch, with ground wire connected to
  25.     pin 4 of the game port, and the live wire connected to pin 2.
  26.